.proposer_details_page {
  padding: 2rem 0;
  background-color: white;
}

.proposal_details_card {
  width: 52rem;
  background-color: white;
}

.proposer_img {
  background-color: rgb(233, 233, 233);
  width: 5rem;
  height: 5rem;
}

.input_field_area input,
.input_field_area select {
  /* width: 22rem; */
  height: 2.5rem;
  outline: none;
}

.sub_select select {
  /* width: 38rem; */
  height: 2.5rem;
  outline: none;
}

.input_field_dob input,
.input_field_dob select {
  /* width: 14rem; */
  height: 2.5rem;
  outline: none;
}

.input_field_area_full input,
.input_field_area_full select {
  /* width: 46rem; */
  height: 2.5rem;
  outline: none;
}

.card_upper_section {
  padding: 1.5rem 0;
  width: 90%;
  border-bottom: 1px solid rgb(190, 190, 190);
}

._div {
  width: 22rem;
}
._input {
  width: 80%;
}
._91 {
  width: 20%;
}

#spouse_exists,
#son_exists,
#daughter_exists,
#father_exists,
#mother_exists {
  display: none;
}

.selected_insurance_card {
  display: flex;
  width: 52rem;
  height: 8rem;
}

.selected_insurance_card div img {
  width: 6.5rem;
}

.selected_insurance_card div {
  padding: 1.3rem;
  height: 100%;
}

.insurance_crd_h {
  font-size: 0.8rem;
  margin: 0;
}

.insurance_crd_p {
  text-align: center;
  font-weight: bold;
  margin: 0;
}

._p {
  font-size: 0.9rem;
}

._bp_bg {
  background-color: rgb(232, 232, 255);
}
._tp-bg {
  background-color: rgb(245, 245, 245);
}

.nextBtn {
  margin-top: 1rem;
  width: 220px;
  height: 60px;
  background-image: linear-gradient(130deg, #5e35b1, #626fbf);
  border-radius: 30px;
  border: none;
  outline: none;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.que_h {
  text-align: center;
}

.nav .nav-item button.active {
  background-color: transparent;
  color: #5f4ab6 !important;
}

.nav .nav-item button.active::after {
  content: "";
  border-bottom: 4px solid #5f4ab6;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  border-radius: 5px 5px 0 0;
}

.box_slider {
  width: fit-content;
}

.border-danger {
  border: 2px solid red !important;
  background-color: #ffecec;
  border-radius: 5px;
}
.is-invalid {
  border-color: red !important;
}

.error {
  color: red;
  width: 100%;
  padding-left: 0.2rem;
}

.goback_btn a {
  background-color: white;
  outline: none;
  padding: 0.3rem 1.7rem 0.3rem 1rem;
  margin-bottom: 0.5rem;
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.goback_btn a:hover {
  background-color: rgb(249, 249, 249);
}

.goback_btn a i {
  font-size: 1.5rem;
}

.disclaimer h6 {
  font-size: 0.9rem;
  font-weight: 400;
}

/* =================================== Media Query ===================================== */

@media only screen and (max-width: 1281px) {
  .selected_insurance_card {
    width: 62rem;
  }

  .proposal_details_card {
    width: 62rem;
  }
}

@media only screen and (max-width: 1025px) {
  .selected_insurance_card div img {
    width: 5rem;
  }

  .selected_insurance_card {
    width: 76rem;
  }

  .proposal_details_card {
    width: 60rem;
  }

  .sub_select select {
    width: 36rem;
    height: 2.5rem;
    outline: none;
  }

  .insurance_crd_h {
    font-size: 0.7rem;
  }

  .insurance_crd_p {
    font-size: 0.9rem;
    font-weight: bold;
  }

  ._p {
    font-size: 0.8rem;
  }

  .selected_insurance_card div img {
    width: 6rem;
  }
}

@media only screen and (max-width: 913px) {
  .selected_insurance_card div img {
    width: 3.3rem;
  }

  .selected_insurance_card {
    width: 52rem;
    height: 7rem;
  }

  .proposal_details_card {
    width: 45rem;
  }

  .selected_insurance_card div {
    padding: 0.8rem;
  }

  .insurance_crd_h {
    font-size: 0.6rem;
  }

  .insurance_crd_p {
    font-size: 0.7rem;
    font-weight: bold;
  }

  ._p {
    font-size: 0.7rem;
  }

  /* .selected_insurance_card div img{
        width: 5rem;
    } */
}

@media only screen and (max-width: 861px) {
}

@media only screen and (max-width: 821px) {
  .insurance_crd_h {
    font-size: 0.6rem;
  }

  .insurance_crd_p {
    font-size: 0.7rem;
    font-weight: bold;
  }

  ._p {
    font-size: 0.7rem;
  }

  .selected_insurance_card div img {
    width: 5rem;
  }

  /* .input_field_area input, .input_field_area select, ._div{
        width: 20rem;
    }
    
    .input_field_area_full input, .input_field_area_full select{
        width: 42rem;
    }
    
    .input_field_dob input, .input_field_dob select{
        width: 12.7rem;
    } */

  .sub_select select {
    width: 34rem;
    height: 2.5rem;
    outline: none;
  }
}

@media only screen and (max-width: 769px) {
  /* .insurance_crd_h{
        font-size: 0.6rem;
    }
    
    .insurance_crd_p{
        font-size: 0.7rem;
        font-weight: bold;
    }

    ._p{
        font-size: 0.7rem;
    }

    .selected_insurance_card div img{
        width: 5rem;
    } */

  /* .input_field_area input, .input_field_area select, ._div{
        width: 19rem;
    }
    
    .input_field_area_full input, .input_field_area_full select{
        width: 40rem;
    }
    
    .input_field_dob input, .input_field_dob select{
        width: 12rem;
    } */

  .selected_insurance_card {
    width: 40rem;
  }

  .proposal_details_card {
    width: 40rem;
  }

  .sub_select select {
    width: 32rem;
    height: 2.5rem;
    outline: none;
  }
}

@media only screen and (max-width: 541px) {
  .selected_insurance_card div img {
    width: 3.5rem;
  }

  .selected_insurance_card {
    width: 30rem;
    height: 5rem;
  }

  .proposal_details_card {
    width: 30rem;
  }

  .insurance_crd_h {
    font-size: 0.5rem;
  }

  .insurance_crd_p {
    font-size: 0.6rem;
    font-weight: bold;
  }

  ._p {
    font-size: 0.6rem;
  }

  .selected_insurance_card div {
    padding: 0.5rem;
  }

  .que_h h5 {
    font-size: 1.1rem;
  }

  .ans_opt p,
  .sub_select label,
  .sub_select select {
    font-size: 0.8rem;
  }

  .input_field_area,
  .input_field_area_full {
    font-size: 0.7rem;
  }

  /* .input_field_area input, .input_field_area select, ._div{
        width: 14rem;
    }
    
    .input_field_area_full input, .input_field_area_full select{
        width: 30rem;
    }
    
    .input_field_dob input, .input_field_dob select{
        width: 8.7rem;
    } */

  .goback_btn a {
    padding: 0.2rem 1.7rem 0.2rem 1rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
  }

  .goback_btn a i {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 435px) {
  .disclaimer h6 {
    font-size: 0.8rem;
  }

  .input_field_area {
    width: 100%;
  }

  .proposal_details_card {
    width: 90%;
  }

  .que_h h5 {
    font-size: 0.9rem;
  }

  .ans_opt p,
  .sub_select label,
  .sub_select select {
    font-size: 0.7rem;
  }

  .insurance_crd_col_mv {
    width: 100%;
  }

  .selected_insurance_card {
    display: inline-block;
    height: fit-content;
    width: 70%;
  }

  .selected_insurance_card div {
    margin: 0;
    height: 3.5rem;
  }

  .selected_insurance_card div img {
    /* margin-left: 43%; */
    margin-top: 1rem;
  }

  .input_field_area,
  .duo_inp {
    flex-direction: column;
  }

  /* .input_field_area input, .input_field_area select, .input_field_area_full input, .input_field_area_full select, .input_field_dob input, .input_field_dob select, ._div{
        width: 22rem;
    } */

  .sub_select select {
    width: 21.5rem;
    height: 2rem;
    outline: none;
  }

  .w-100-mv {
    width: 100%;
  }

  .box_slider ul li button {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 415px) {
  .sub_select select {
    width: 20rem;
    height: 2rem;
    outline: none;
  }

  .box_slider ul li button {
    font-size: 0.8rem;
  }
}

@media only screen and (max-width: 391px) {
  .que_h h5 {
    font-size: 0.8rem;
  }

  .ans_opt p,
  .sub_select label,
  .sub_select select {
    font-size: 0.6rem;
  }

  /* .input_field_area input, .input_field_area select, .input_field_area_full input, .input_field_area_full select, .input_field_dob input, .input_field_dob select, ._div{
        width: 19rem;
    } */

  .sub_select select {
    width: 19rem;
    height: 2rem;
    outline: none;
  }
}

@media only screen and (max-width: 376px) {
  /* .input_field_area input, .input_field_area_full input, .input_field_dob input, ._div{
        width: 19rem;
    } */

  .sub_select select {
    width: 18.5rem;
    height: 2rem;
    outline: none;
  }

  .box_slider ul li button {
    font-size: 0.7rem;
  }
}

@media only screen and (max-width: 361px) {
  .sub_select select {
    width: 17.8rem;
    height: 2rem;
    outline: none;
  }
}
